net/http.http2Server.maxConcurrentStreams (method)

2 uses

	net/http (current package)
		h2_bundle.go#L3991: func (s *http2Server) maxConcurrentStreams() uint32 {
		h2_bundle.go#L4233: 		advMaxStreams:               s.maxConcurrentStreams(),